Welcome![Sign In][Sign Up]
Location:
Search - convolution by fft

Search list

[Other resourcetuous

Description: 我编写的利用trous(多孔算法)实现小波变换,利用‘db4’小波函数分解两层,其中卷积运算采用频域的fft算法,给出了仿真信号的处理结果。-prepared by the use of trous (porous algorithm) to achieve wavelet transform, use 'db4' wavelet decomposition layers, which used convolution operators fft the frequency domain algorithm, given the signal processing simulation results.
Platform: | Size: 1033 | Author: 高锋 | Hits:

[Books卷积计算

Description: 用MATLAB做数字信号处理之中的卷积程序及结果-MATLAB do digital signal processed by convolution process and the results
Platform: | Size: 6144 | Author: 朱新平 | Hits:

[matlabtuous

Description: 我编写的利用trous(多孔算法)实现小波变换,利用‘db4’小波函数分解两层,其中卷积运算采用频域的fft算法,给出了仿真信号的处理结果。-prepared by the use of trous (porous algorithm) to achieve wavelet transform, use 'db4' wavelet decomposition layers, which used convolution operators fft the frequency domain algorithm, given the signal processing simulation results.
Platform: | Size: 1024 | Author: 高锋 | Hits:

[Communicationmyfft_ifft.zip

Description: FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2^n. If its not 2^n samples just stuff zero in last array. I already make it to C++ class you can new a calss and do it easy,FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2 ^ n.If its not 2 ^ n samples just stuff zeroin last array.I already make it to C++ Class you cannew a calss and do it easy
Platform: | Size: 32768 | Author: 小誠 | Hits:

[Communicationconv_fft_ifft.zip

Description: include FFT IFFT and using FFT to calculate convolution and round off. Its useful for wave 16 bits.,include FFT IFFT and using FFT to calculate convolution and round off.Its useful for wave 16 bits.
Platform: | Size: 33792 | Author: 小誠 | Hits:

[Algorithmxconv2

Description: 频域二维卷积算法,通过在频域用fft计算,加速了卷积的实现过程-Frequency domain of two-dimensional convolution algorithm, by calculating the frequency domain using fft and accelerate the realization of the convolution process
Platform: | Size: 1024 | Author: 刘炎 | Hits:

[GUI Develophomework

Description: 数字信号处理的课后编程作业,要求是实现FFT变换,信号的卷积,还有数字滤波器的设计。前两个是VB编写的可执行文件,后面一个是VC的源程序,希望对大家有用 -Digital signal processing of after-school programming operations, the requirements for achieving FFT transform, the convolution signal, as well as digital filter design. VB prepared the first two is the executable file, followed by a VC of the source, in the hope that useful
Platform: | Size: 5203968 | Author: 谭松清 | Hits:

[DSP programEX31_FlashCpuTimer0

Description: FFT实现的是一种卷积运算,该运算实现的方法由DSP通过编程实现,可以直接用的源代码,经过就行,通过软件实现,通过软件实现-The realization of FFT is a kind of convolution computation, the method to realize the operation by the DSP through programming, can be directly in the source code, through it, through the software implementation, through the software implementation
Platform: | Size: 336896 | Author: tanfu | Hits:

[Audio programefficient-convolution

Description: 零延时卷积算法实现,基于fft变换。Efficient Convolution Without Latency by William G. Gardner-It is well known that a block FFT implementation of convolution is vastly more efficient than the direct form FIR filter. Unfortunately, block processing incurs significant input/output latency which is undesirable for real-time applications. A hybrid method is proposed for doing convolution by combining direct form and block FFT processing. The result is a zero latency convolver that performs significantly better than direct form methods.
Platform: | Size: 195584 | Author: 程衎 | Hits:

[Dialog_WindowDigital-Image-Processing

Description: 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放(灰度插值)变换 五、 编程实现图象的FFT变换和反变换 六、 用逆滤波方法和维纳滤波方法恢复运动模糊图象(加噪声和不加噪声) 七、 编写程序实现灰度图象的分割: 1、阈值化算法:手动阈值、自动阈值(大津阈值) 2、区域生长 3、区域分裂合并-There is source code for learning C++ people one reads a grayscale image, write a program to display the image in any one pixel gray value. Second, the programming RGB color space to the HSV color space conversion, and by adjusting the H, S, V values achieve adjust image brightness, color and color saturation. Third, 1 gray linear transformation, piecewise linear transformation 2. histogram equalization 3. image normalized convolution: a variety of templates for low pass, high pass filter 4. image median filtering, the maximum filter minimum filtering, template selection pseudo-color image enhancement filter 5. four, plus 1 image, subtract, multiply, divide, and logic operations. 2. The image of image transformation, zoom images (grayscale interpolation) into five, programming image of FFT and inverse transform six, inverse filtering method and Wiener filtering method to restore motion blur image (plus noise and without noise) Seven, programming Grayscale image segmentation: 1, thresho
Platform: | Size: 1072128 | Author: zl | Hits:

[OtherDTFT

Description: 应用FFT对典型信号进行频谱分析,应用FFT实现序列的线性卷积和相关(FFT is used to analyze the spectrum of typical signals, and the linear convolution and correlation of sequences are realized by FFT)
Platform: | Size: 1024 | Author: 呵呵额呵呵 | Hits:

[Software EngineeringConvolutionFFT

Description: High speed convolution by FFT. Example.
Platform: | Size: 74752 | Author: Serhii | Hits:

[Other数字信号处理实验3

Description: 一、实验目的 1.掌握DFT频谱分析的原理与编程方法。 2.理解FFT算法的编程思想。 2.熟练掌握利用FFT对信号作频谱分析,包括正确地进行参数选择、画频谱 及读频谱图。 3. 利用FFT频谱分析进行快速卷积和太阳黑子周期性检测。 二、实验环境 1.Windows xp以上操作系统 2.安装MATLAB2007a软件(First, the purpose of the experiment 1. master the principle and programming method of DFT spectrum analysis. 2. understand the programming idea of FFT algorithm. 2. skillfully using FFT to make spectrum analysis of signals, including correctly selecting parameters and drawing spectrum And the spectrum reading. 3. the fast convolution and the periodic detection of sunspot are carried out by FFT spectrum analysis. Two. Experimental environment 1.Windows XP operating system 2. install MATLAB2007a software)
Platform: | Size: 63488 | Author: 球球ss | Hits:

CodeBus www.codebus.net